minios pcifront: translate physical into virtual addresses
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 14 Oct 2009 07:31:07 +0000 (08:31 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 14 Oct 2009 07:31:07 +0000 (08:31 +0100)
commit2757a76076b2f13700249e3a79bcd89d0c491479
tree77f6c08d0545e3171aef5502822190ac1da7d4bc
parent49d46b98d65b702693e2300337de8349422866cb
minios pcifront: translate physical into virtual addresses

Qemu understands physical pci addresses while pciback expects virtual
pci addresses: this patch adds a translation function in pcifront to
make the conversion.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
extras/mini-os/pcifront.c